Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
Greptile OverviewGreptile SummaryAutomated translation updates for documentation covering new TTS providers, STT providers, and video generation models across 5 languages (German, Spanish, French, Japanese, Chinese).
All translations maintain proper MDX formatting, preserve technical terms and API references, and follow the structure of the English source files. Confidence Score: 5/5
Important Files ChangedFile Analysis
Sequence DiagramsequenceDiagram
participant Dev as Developer
participant GH as GitHub Actions
participant Lingo as Lingo.dev AI
participant Repo as Repository
Dev->>Repo: Merge PR #2094 (feat: tools updates)
Repo->>GH: Trigger translation workflow
GH->>Lingo: Send English content changes
Note over Lingo: Analyze changed files:<br/>- en/tools/stt.mdx<br/>- en/tools/tts.mdx (new)<br/>- en/tools/video_generator.mdx (new)
Lingo->>Lingo: Translate to 5 languages
Note over Lingo: Languages: de, es, fr, ja, zh
Lingo->>GH: Return translated content
GH->>Repo: Update 15 translation files
GH->>Repo: Update i18n.lock checksums
GH->>Repo: Create PR #2097
Note over Repo: PR includes:<br/>- 5 languages × 3 files<br/>- Updated i18n.lock
|
MagellaX
pushed a commit
to MagellaX/sim
that referenced
this pull request
Nov 23, 2025
Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Automated translation updates triggered by changes to documentation.
This PR was automatically created after content changes were made, updating translations for all supported languages using Lingo.dev AI translation engine.
Original trigger: feat(tools): added more tts providers, added stt and videogen models, fixed search modal keyboard nav (#2094)
feat(tools): added more tts providers, added stt and videogen models, fixed search modal keyboard nav
fixed icons
cleaned up
added falai
improvement: icons
fixed build
Co-authored-by: Emir Karabeg emirkarabeg@berkeley.edu
Commit: 0a4244b
Workflow: https://github.com/simstudioai/sim/actions/runs/19587660426
Type of Change
Testing
This PR includes automated translations for modified English documentation content:
What reviewers should focus on:
Checklist
Screenshots/Videos